services.mobilizon.settings.":mobilizon"."Mobilizon.Storage.Repo".socket_dir
Path to the postgres socket directory.
Set this to null if you want to connect to a remote database.
If non-null, the local PostgreSQL server will be configured with the configured database, permissions, and required extensions.
If connecting to a remote database, please follow the instructions on how to setup your database: https://docs.joinmobilizon.org/administration/install/release/#database-setup
- Type
null or string or (raw elixir)- Default
"/run/postgresql"- Declared
- <nixpkgs/nixos/modules/services/web-apps/mobilizon.nix>